home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / hamradio / ak31.zip / AK.DOC next >
Text File  |  1994-09-06  |  8KB  |  213 lines

  1.                             
  2.  
  3.  
  4.  
  5.                             AMAZING KENWOOD V.3.1
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.                              -- INTRODUCTION --
  13.              
  14.                             
  15. Amazing Kenwood is a no frills Kenwood HF radio controller created for fast
  16. and easy radio operations.
  17. I have seen several radio controllers, but they all lacked a function or two,
  18. were too complicated to use, or they were specialized for one model.
  19. While programming Amazing Kenwood I tried to keep "simple" in mind, and I 
  20. think I've managed to do just that.
  21. The first version took about 20 programming hours to complete, and it took
  22. double that just to write this short document :-)
  23.  
  24.  
  25.                               -- COPYWRITE --
  26.                               
  27.                               
  28. Amazing Kenwood is fully copywrited by Demetre Koymanakos.
  29. Amazing Kenwood is released in the Public Domain area, and must be freely 
  30. distributed free of charge.
  31. Kenwood, TS-140S, TS-711S, TS-811S, TS-940S and IF-232C are copywrited by 
  32. Kenwood Corp. 
  33.  
  34.  
  35.                               -- WARRANTY --
  36.                              
  37.  
  38. This program is warranted to take up disk space, If for some reason you manage
  39. to break it, you get to keep both pieces !
  40.  
  41.  
  42.                          -- VIRUS PROTECTION --
  43.  
  44.  
  45. Amazing Kenwood was originally free from all known virii and trojans, the
  46. executable was 59.232 bytes and was dated 09-06-94 and timed 8:23p
  47. If any of the above has been changed, DO NOT USE...
  48.  
  49.  
  50.                      -- HARDWARE REQUIREMENTS --
  51.  
  52.                          
  53. Amazing Kenwood requires at least a 10 Mhz PC-XT with a serial port COM1,
  54. COM2, COM3 or COM4, a Kenwood IF-232C interface, and a Kenwood HF transceiver
  55. to properly operate. 
  56. The program has been successfully tested on a 80486/50 clone with a Kenwood
  57. TS-140S, and TS-680S.
  58.  
  59.  
  60.                             -- FILES YOU NEED --
  61.  
  62.  
  63.     AK.EXE -> Main executable file.
  64.     AK.MEM -> Default external memory file.
  65.  
  66.  
  67.                           -- INTERNAL COMMANDS --
  68.  
  69.  
  70. Once Amazing Kenwood runs, you may have a display such as the one that follows.
  71. The first physical part of the display identifies the program and its version
  72. and the Kenwood model that is used.
  73. The second physical part will display all the operating information that is
  74. made available by the model that is used, such as VFO frequency, RIT, XIT ect.
  75. And last the third physical part displays the available commands, these are  
  76. separated into two types, the immediate commands and the parameter commands.
  77. The first (immediate) commands, such as the 1 - VFO A once used will take
  78. effect at once, as the second (parameter) commands, such as the [O] OFFSET
  79. will prompt you at the 25th line of the display for input.
  80.  
  81. ┌────────────────────────────────────────────────────────────────────────────┐
  82. │  AMAZING KENWOOD V.3.1 (c) DK-1994    RUNNING ON A KENWOOD TS-940S - COM4  │
  83. └────────────────────────────────────────────────────────────────────────────┘
  84. ┌─────────────────────┬─────────────────────┬─────────────────────────┬──────┐
  85. │  VFO A : 29.600.00  │  VFO B :  1.800.00  │  LOCAL TIME : 12:12:12  │  RX  │
  86. ├────────────┬────────┴─────────────────────┴────┬─────────┬──────────┼──────┤
  87. │ MODE : CWN │      ┐  ┌─┐ ┌─┐ ┌─┐  ┐  ┌─┐  RIT  │ S C A N │  SPLIT   │ LOCK │
  88. ├────────────┤      │  └─┤ │ │ │ │  │  │ │ +0100 │ MEM  12 │ TONE  10 │ HOLD │
  89. │ STEP 00055 │      ┴ .└─┘ └─┘ └─┘. ┴  └─┘  XIT  │ M.BNK 1 │ OFFSET + │ DCS  │
  90. ├────────────┴─────┬───────────────────────┬─────┴────┬────┴──────────┴──────┤
  91. │ DX CALL : VE2VE  │ STATION CALL : SV1SV  │ VBT : 12 │ SLOPE  HI/LO : 01/22 │
  92. └──────────────────┴───────────────────────┴──────────┴──────────────────────┘
  93. ┌────────────────────────────────────────────────────────────────────────────┐
  94. │ [A] VFO A FREQUENCY CHANGE  [P] STEP ON/OFF     1 - VFO A     2 - VFO B    │
  95. │ [B] VFO B FREQUENCY CHANGE  [R] RIT ON/OFF      3 - MEM       4 - COM      │
  96. │ [C] RIT CLEAR               [S] SCAN ON/OFF     5 - MEM CALL  6 - EXT MEM  │
  97. │ [D] SLOPE TUNE              [T] ANTENNA TUNER                              │
  98. │ [H] SCAN HOLD               [U] PASSBAND SET      CURSOR UP - FRQ UP       │
  99. │ [I] SPLIT                   [V] VOICE RECALL      CURSOR DOWN - FRQ DOWN   │
  100. │ [L] LOCK CONTROLS           [W] DCS ON/OFF        CURSOR RIGHT - RIT UP    │
  101. │ [M] MODE SELECTION          [X] XIT ON/OFF        CURSOR LEFT - RIT DOWN   │
  102. │ [N] TONE OPTIONS            [Y] RIG SWAP          SPACE BAR - TRANSMIT     │
  103. │ [O] OFFSET                  [Z] LOCAL ON/OFF      ALT+Q - QUIT PROGRAM     │
  104. └────────────────────────────────────────────────────────────────────────────┘
  105.  
  106.  
  107.                           -- EXTERNAL COMMANDS --
  108.  
  109.  
  110. There are three external commands:
  111.  
  112.     /P# : Changes the Serial Port to be used, 1 to 4 are the four
  113.           options available, with 1 as a defualt port.
  114.     /S# : Changes the Command scan time in seconds, 1 to 10 are 
  115.           the options available with 2 seconds as a default.
  116.     /H  : Produces a short help command.
  117.  
  118. The "/" may be replaced by a "-" for the command separator sign
  119.  
  120.                        -- USING Amazing Kenwood --
  121.  
  122.  
  123. There is very little you should be told in order to successfully run Amazing 
  124. Kenwood, but some commands need explaining:
  125.  
  126. EXT MEM: 
  127.  
  128. The external memory option will call up a small data base of commonly used
  129. frequencies. Once selected the program will load the default AK.MEM file, 
  130. you may have as many memory files as you like and load them at will.
  131. The memory files are pure text files, and can be edited with the help of 
  132. your favorite text editor.
  133. The memory file consists of four parameters, frequency, mode, vfo, comment,
  134. all separated by comas. Semicolons are ignored.
  135. The memory file must have a maximum of fourty entries, any extra entries are
  136. ignored. The memory files must be located in the working directory of AK.EXE.
  137.          
  138. RIG SWAP: 
  139.  
  140. The rig swap will swap serial ports, and you can control two different Kenwood
  141. HF rigs at the same time.
  142. If a non existing or non operating serial port is selected, AK will default
  143. to COM1.
  144.  
  145. ERRORS:
  146.  
  147. All possible errors have been trapped and you will be informed with a message
  148. at the 25th line of your display.
  149.  
  150.  
  151.                               -- HISTORY --
  152.  
  153.  
  154. Version 1.0 - The original first version.
  155. Version 2.0 - An external memory option was added.
  156.               A two rig operation option was added.
  157.               Some routines were rewritten for better performance.
  158.               Minor display bug was corected.
  159.               Frequency entry routine changed to decimal point insencitive.
  160. Version 2.1 - Command display routines are now model sencitive.
  161.               Display routines have been optimized.
  162.               Some routines were rewritten for better performance.
  163. Version 3.0 - Major serial communication routine changes.
  164.               A four rig operation option was added.
  165.               Minor command bug was corected.             
  166. Version 3.1 - Major Extended Memory display bug was corected.             
  167.               Minor routine rewritten for faster performance.
  168.  
  169.  
  170.                            -- FUTURE PLANS --
  171.  
  172.  
  173. I'm planning of adding the following in future releases:
  174.  
  175.         DX database to log DX contacts.
  176.         Voice option for the sight impaired.
  177.  
  178.                           
  179.                         -- BUGS AND COMMENTS --
  180.  
  181.  
  182. The program has not been tested with the TS-711, TS-811, or TS-940.
  183. Any feedback on the above mentioned HF rigs will be appreciated.
  184.  
  185. Please report any bugs, comments and or suggestions to:
  186.  
  187. Demetre Koymanakos
  188. P.O.BOX 23039
  189. Athens Greece
  190.  
  191. or by E-Mail to :
  192.  
  193. Internet   demetre@intranet.gr 
  194. FidoNet    2:410/101
  195.  
  196.  
  197.                           -- ACKNOWLEDGMENTS --
  198.  
  199.  
  200. Since I'm only a SW listener, and I do not have an HF rig to perform the 
  201. needed tests, all the beta tests were done with borrowed rigs, and I would 
  202. like to thank my Amateur friends who lended me their rigs for my tests.
  203.  
  204.  
  205.                            -- QSL CARDS --
  206.  
  207.  
  208. If you like this program, or even if you totally hate it, send me your 
  209. QSL card, or a plain post card telling me how much you like Amazing Kenwood
  210. or how much you hate it !!
  211.  
  212. 73's
  213.